CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - detection opencv

搜索资源列表

  1. OpenCV角点检测代码

    0下载:
  2. OpenCV角点检测代码,利用intel图形处理库opencv对彩色图像中物体的角和边进行检测,可以用在车辆的检测中-OpenCV corner detection code, the use of graphics processing for Intel OpenCV right color images of objects in the angle and edge detection, can be used in the detection vehicle
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1151
    • 提供者:陈其星
  1. corner-detection

    0下载:
  2. 这是在 Ruadhan 提供的源代码基础上做了一些修改,可以检测图像中的角点。应用环境是:OPENCV BETA 4,VC6 编译运行通过。-Ruadhan This is the basis of the source code to do some modifications, can detect images of the corner. Application Environment : OPENCV BETA 4, VC6 compiler running through.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6015
    • 提供者:肖雪
  1. opencv-slides

    1下载:
  2. 中科院自动化所自由软件学会于任棋讲解的使用opencv进行图像处理的课件和源码。其中包括opencv图像结构、矩阵结构、点结构简介,以及图像I/O,边缘检测,轮廓检测,背景建模等。-free software to automate the process of the Chinese Academy of Sciences Institute of the game on the use opencv for Image Processing Software and the source.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:523434
    • 提供者:
  1. face-opencv-test

    0下载:
  2. 对图片中的人脸进行检测和标注,是用MATLAB来实现的-pictures of the human face detection and tagging is used to achieve the MATLAB
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:2005639
    • 提供者:kun
  1. opencv-face-master

    0下载:
  2. 这是一个基于opencv的人脸检测代码,可以在视频上检测到人脸(This is a opencv based face detection code, you can detect the face in the video)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-26
    • 文件大小:2202624
    • 提供者:Dylanin1999
  1. opencv程序

    0下载:
  2. 图像处理,显示,定时采集图像,发出报警,图像边缘检测(Image processing, display, timing acquisition of images, alarm, image edge detection)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-03
    • 文件大小:80896
    • 提供者:考研之路
  1. FaceDetect

    0下载:
  2. 利用opencv进行人脸检测,解决原始代码不兼容部分USB摄像头的问题(face detection using opencv, fix some minnor problems in the opencv demo that may cause video capture failure.)
  3. 所属分类:视频捕捉/采集

    • 发布日期:2018-01-04
    • 文件大小:5442560
    • 提供者:scopion_nov
  1. Edge detection

    0下载:
  2. 目标检测首先利用统计的方法得到背景模型,并实时地对背景模型进行更新以适应光线变化和场景本身的变化,用形态学方法和检测连通域面积进行后处理,消除噪声和背景扰动带来的影响,在HSV色度空间下检测阴影,得到准确的运动目标。(object detectWe use statistical methods to obtain the background model, and real-time of the background model is updated to adapt to illumina
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:3885056
    • 提供者:科研666
  1. OpenCV入门教程

    0下载:
  2. OpenCV 是一个广受欢迎的开源计算机视觉库,它提供了很多函数,实现了 很多计算机视觉算法,算法从最基本的滤波到高级的物体检测皆有涵盖(OpenCV is a popular open source computer vision library that provides many functions and implementations Many computer vision algorithms are covered by the most basic filtering to
  3. 所属分类:OpenCV

    • 发布日期:2018-01-06
    • 文件大小:2071552
    • 提供者:sfawwwrwer
  1. Opencv sobel边缘检测源代码

    0下载:
  2. opencv sobel 边缘检测 vs2012+opencv win7(opencv sobel edge detection vs2012+opencv win7)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:2458624
    • 提供者:wendy_jsj
  1. opencv-akaze

    0下载:
  2. opencv-图像特征检测算法 akaze(Opencv- image feature detection algorithm akaze)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:9203712
    • 提供者:killtime2
  1. OpenCV的人脸验证MFC程序

    0下载:
  2. 检测人脸,基于MFC界面。当录入照片后,摄像头再遇到相同的人脸能够识别出来。(Detection of face, based on the MFC interface. When the photos are recorded, the camera can be identified with the same face.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-07
    • 文件大小:14305280
    • 提供者:扬之水
  1. detectMultiScale

    0下载:
  2. 基于openCV的人脸检测实现,分类器在源码中(opencv\sources\data\haarcascades)(Face detection Demo based on openCV)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-23
    • 文件大小:110592
    • 提供者:我不抽烟
  1. OpenCV-detection-models-master

    4下载:
  2. 已经训练好的opencv 物体识别分类器(opencv_2 haarcascade_XX_.xml)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:16789504
    • 提供者:denijsoncc
  1. people

    2下载:
  2. 基于python语言实现opencv自带svm检测行人(Opencv takes SVM to detect pedestrians)
  3. 所属分类:OpenCV

    • 发布日期:2018-04-29
    • 文件大小:471040
    • 提供者:心在天涯
  1. opencv人眼检测

    0下载:
  2. opencv人眼检测,可实现人眼检测与识别,亲测可用(Opencv human eye detection can be used to detect and identify human eyes)
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:5535744
    • 提供者:lucky.lu
  1. face-detection

    0下载:
  2. Normal Face detection source code using Haar Cascade Features in Python and C++
  3. 所属分类:OpenCV

    • 发布日期:2018-04-30
    • 文件大小:607232
    • 提供者:LilNader
  1. test_edge_detection

    0下载:
  2. 对图像首先进行3*3内核平滑降噪,然后使用Canny算子做边缘检测(First perform 3*3 kernel smooth noise reduction on the image, then use Canny operator for edge detection)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:9398272
    • 提供者:水里一条猫
  1. python-opencv镜头直线检测

    1下载:
  2. 通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)
  3. 所属分类:OpenCV

    • 发布日期:2020-12-24
    • 文件大小:1024
    • 提供者:raintonight
  1. 基于opencv的瑕疵检测

    2下载:
  2. 基于opencv的瑕疵检测,简单实用,瑕疵特征提取(Flaw detection based on opencv, simple and practical, flaw feature extraction)
  3. 所属分类:OpenCV

    • 发布日期:2019-07-30
    • 文件大小:1861632
    • 提供者:1963109406
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com